Skip to content

chore: disable claude-code-action workflow — local daemon handles dispatch#92

Merged
martinjms merged 1 commit intomainfrom
chore/disable-claude-code-ci
May 3, 2026
Merged

chore: disable claude-code-action workflow — local daemon handles dispatch#92
martinjms merged 1 commit intomainfrom
chore/disable-claude-code-ci

Conversation

@martinjms
Copy link
Copy Markdown
Contributor

The anthropics/claude-code-action@v1 workflow fires on claude-ready labels and runs workers in the Anthropic cloud, consuming API quota and racing with the local orchestrator daemon. Disabling entirely — the daemon handles all orchestration and worker dispatch locally via the user's own Claude Max plan.

Change: changed on: triggers to workflow_dispatch: only (no automatic triggers) + set job if: false.

@martinjms martinjms merged commit 7a7ce5c into main May 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant